home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 456 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: comma.rhein.de!serpens!not-for-mail
  2. From: mlelstv@serpens.rhein.de (Michael van Elst)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Demo/game to OS friendly part II
  5. Date: 8 Jan 1996 04:36:08 +0100
  6. Organization: dis-
  7. Message-ID: <4cq3f8$j3l@serpens.rhein.de>
  8. References: <john.hendrikx.44ce@grafix.xs4all.nl> <4cp2tv$d9u@serpens.rhein.de> <4cpmbf$ong@sunsystem5.informatik.tu-muenchen.de>
  9. NNTP-Posting-Host: serpens.rhein.de
  10.  
  11. fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer) writes:
  12.  
  13. >: Well. You modify the offsets in the RasInfo structure. This is pretty neutral.
  14.  
  15. >What parts of a screen structure and refered structures may be poked ?
  16.  
  17. That's a good question. Ideally you are not allowed to change anything
  18. because you do not own the data structures.
  19.  
  20. In practice (and documented in examples) you can modify some structure
  21. contents. For example the RasInfo offsets and BitMap pointers are
  22. changable and ScrollVPort() on a screen's ViewPort will modify the
  23. display accordingly.
  24.  
  25. >the question seems to be here which function is supported by most
  26. >drivers. the users of other ones will have to accept speed of screentofront().
  27.  
  28. I believe the users of other drivers will rather accept a
  29. single-buffered display or a fall back to native graphics.
  30.  
  31. Regards,
  32. -- 
  33.                                 Michael van Elst
  34.  
  35. Internet: mlelstv@serpens.rhein.de
  36.                                 "A potential Snark may lurk in every tree."
  37.